| SsVeteranCode |
| Logical Entity Name | SsVeteranCode |
| Default Table Name | SsVeteranCode |
| Physical Only | NO |
| Definition | |
| Note |
| SsVeteranCode Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SsVeteranCodeId |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| IsMilitaryBranch | bit | NO |
| SsVeteranCode Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SsVeteranCode_Code | Index | Code |
| PK_SsVeteranCode_SsVeteranCodeId | PrimaryKey | SsVeteranCodeId |
| SsVeteranCode Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SsVeteranCodeUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaStudentFundSourceMilitary | Non-Identifying | One To Zero or More | FK_FaStudentFundSourceMilitarySsVeteranCodeId_SsVeteranCodeSsVeteranCodeId | NO | YES |
| SsVeteranCode Check Constraints |
| Check Constraint Name | CheckConstraint |